-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Preparing Alpha Branch #3201
Merged
Preparing Alpha Branch #3201
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…1731240523 [CI] Merge patch-atomic-nx-update-11-10-2024-1731240523 into dev
…24-1731241248 [CI] Merge patch-atomic-more-updates-11-10-2024-1731241248 into dev
…024-1731241824 [CI] Merge patch-atomic-astro-cleanup-11-10-2024-1731241824 into dev
just adding some more daily notes.
…n the new username.
…part-1 [CI] Merge patch-atomic-astro-fix-11-10-2024-part-1 into dev
…ofile-update-11-10-2024-1731253886 [CI] Merge patch-atomic-preparing-the-expo-profile-update-11-10-2024-1731253886 into dev
…1-11-2024-1731309441 [CI] Merge patch-atomic-updating-the-layout-11-11-2024-1731309441 into dev
…socials-and-style-field-11-11-2024-1731309632 [CI] Merge patch-atomic-updating-the-onboard-socials-and-style-field-11-11-2024-1731309632 into dev
h0lybyte
approved these changes
Nov 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Initial PR body for Alpha with categorized commits:
### Fixes:
aff28a8 fix(expo-lcagents): added missing onboard screen to the layout.
a2043ed fix(expo-bbq): updated the onboarding, still need to adjust the usercard.
a29b795 fix(kilobase): adjusted the username function for onboarding to return the new username.
819a360 fix(kilobase): user_card sql drops were out of order.
19c8e73 fix(kilobase): updating the user cards to be managed directly via RLS.
### Documentation:
e2cc29c docs(journal): additional notes for the expo.
50f4437 docs(journal): updating the daily notes..
2b67176 docs(journal): updating the daily notes.
6de00aa docs(journal): daily notes
41bd571 docs(journal): small update to journal and removed node-appwrite.
### Features:
f5cf658 feat(expo-bbq): adding a base user schema.
6c4d2e9 feat(expo-bbq): added the export of the onboarding. #2212
4dbbf4f feat(expo-bbq): added the base TamaOnboard component.
a6b50be feat(expo-bbq): preparing the expo onboarding component.
### Merge Commits:
0291732 Merge pull request #3208 from KBVE/patch-atomic-updating-the-onboard-socials-and-style-field-11-11-2024-1731309632
a96ebee Merge pull request #3207 from KBVE/patch-atomic-updating-the-layout-11-11-2024-1731309441
7d95c3e Merge pull request #3206 from KBVE/patch-atomic-preparing-the-expo-profile-update-11-10-2024-1731253886
d298547 Merge pull request #3204 from KBVE/patch-atomic-astro-fix-11-10-2024-part-1
52fc2fe Merge pull request #3203 from KBVE/patch-atomic-astro-cleanup-11-10-2024-1731241824
936f678 Merge pull request #3202 from KBVE/patch-atomic-more-updates-11-10-2024-1731241248
571ea9b Merge pull request #3200 from KBVE/patch-atomic-nx-update-11-10-2024-1731240523
### Other Commits:
c997d20 refactor(expo-bbq): updating the onboard to pass up the onSuccess and onError.
300874b perf(expo-bbq): wrapped the userData into a memo.
69b8ce8 chore(astro): removed the vue integration for now.
82a38f9 doc(journal): small note for later today.
cafec84 chore(deps): removing preact from the package, as it is no longer needed.
629cfd6 chore(nx): minor update to nx v20.0.12